Param2Desc{}CommandName{getSelStart}HelpPath{Special}ReturnValue{int start=}OpenBrace{(}Parameters{handle editGadget}CloseBrace{)}Description{Retrieves the position of the caret in an edit gadget.}ReturnDescription{Position of the caret.  The first possible position has a value of 0.  If nothing is selected the return value is -1.}Param1{editGadget}Param1Desc{Handle to an edit gadget}